/*@import url('/static-resources/themes/collingwood/collingwood.css');*/

/**************************************/
/* ABOVE CSS IMPORTS ARE MANDATORY    */
/* Please add CSS override below only */
/**************************************/
body{background-image:url(bg-image.jpg);background-color:#000; background-attachment:fixed;}

input.button, button.button, a.button {padding: 3px 0 5px !important;}

/* Hide Social Ratings */
#showRatingsListDiv_b67816bd96c06310VgnVCM10000085fea8c0RCRD {display:none;}

.t-clubs .c-site-header__branding-image {
  /* Add your header background image below*/
    background-image: none;
}